Remove a join
If your query contains an inner join or an outer join but doesn't retrieve the records you want, you may want to remove the join.
- In the Tables pane, double-click the join
line you want to remove.
- In the Join dialog box, click Delete.
Notes
- You can also remove a join by holding down CONTROL and clicking a join line, and then on the
contextual menu, click Delete.
- When you remove a join, the records included in the result set of the query will change. Depending on the type of join you remove, records may be added to or removed from the result set.
- Deleting a join from a query affects only that query.